CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - shift and add

搜索资源列表

  1. magnitude

    0下载:
  2. Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algori
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:12917
    • 提供者:郝晋
  1. qfq.rar

    0下载:
  2. 移位相加乘法器设计。附有工程实例及ppt说明。,Add multiplier design shift. Ppt with example and descr iption.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1726903
    • 提供者:fddib
  1. multiplyingunit

    0下载:
  2. 其乘法器原理是:乘法通过逐项移位相加原理来实现,从被乘数的最低位开始,若为1,则乘数左移后与上一次的和相加;若为0,左移后以全零相加,直至被乘数的最高位-Its multiplier principle is: the sum of multiplication through each shift principle to achieve, from the lowest bit multiplicand to start, if 1, then the multiplier on the l
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:137159
    • 提供者:张华
  1. OPERATION_UNIT

    0下载:
  2. 本程序为加密芯片内部加密运算单元部分,包括32位减法器、移位寄存器、加/减法器、寄存器等,对密码芯片运算部分设计具有一定指导意义-The procedure for encryption chip unit internal encryption algorithms, including 32-bit subtraction, and shift register, add/subtraction, and register and so on password-chip design has
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:2363
    • 提供者:zhaohongliang
  1. mul

    0下载:
  2. 加法器树乘法器结合了移位相加乘法器和查找表乘法器的优点。它使用的加法器数目等于操作数位数减 1 ,加法器精度为操作数位数的2倍,需要的与门数等于操作数的平方。 因此 8 位乘法器需要7个15位加法器和64个与门-Adder tree multiplier multiplier combination of shift and add multiplier advantage of look-up table. It uses the adder operand is equivalent to
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:565
    • 提供者:肖毅
  1. CORDIC

    0下载:
  2. 用VHDL语言,利用迭代移位算法cordic实现告诉加法功能 -Using VHDL language, using iterative shift algorithm to achieve told additive function cordic
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:465414
    • 提供者:rain
  1. shiftadd

    0下载:
  2. BOOTH ALGORITM IN VHDL AND SHIFT ADD MULTIPLICATION
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:263651
    • 提供者:SHRAYANTH
  1. mutiplier_4bits

    0下载:
  2. 通过移位相加,实现两个数的相乘。通过一个内部寄存器存储得到的积。--- it multiplies a 5_bit multiplicand by a 5_bit multiplier to give -- an 8_bit product -- -- aim: to master the method of mutiplier "shift and add to realize the mutiplier" --
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:910
    • 提供者:lw
  1. 8multipler

    0下载:
  2. 用VHDL实现8位移位相加乘法器,从被乘数的最低位开始,若为1,则乘数左移后与上次的和相加;若为0,左移后以全0相加,直至被乘数的最高位。-VHDL 8-bit shift by adding the multiplier to achieve, starting from the lowest multiplicand, if 1, then left after the multiplier and add the last if 0, left after adding all 0, u
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:1268
    • 提供者:ruanxioafei
  1. 34105908-Multipliers-Using-Vhdl

    0下载:
  2. ABSTRACT: Low power consumption and smaller area are some of the most important criteria for the fabrication of DSP systems and high performance systems. Optimizing the speed and area of the multiplier is a major design issue. However, area and
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:380321
    • 提供者:phitoan
  1. yiwei

    0下载:
  2. proteus仿真,移位点阵,8*8led发光二极管,并加keil文件。用了不后悔-proteus simulation, the shift lattice, 8* 8led light-emitting diode, and add the keil file. Do not regret it used
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:58297
    • 提供者:何金武
  1. LEDScreenDemo

    0下载:
  2. 类似于LED的数字显示。可以进行左移位和右移位。可以在此程序基础上添加其他的数字和字符。-Similar to the LED digital display. Left shift and right shift. You can add this program on the basis of numbers and characters.
  3. 所属分类:EditBox

    • 发布日期:2017-04-16
    • 文件大小:76235
    • 提供者:钱亮
  1. mul8bit_shift_add

    0下载:
  2. 移位相加8位乘法器,含有每个模块的详细说明-Shift and add 8-bit multiplier, and contains a detailed descr iption of each module
  3. 所属分类:Project Design

    • 发布日期:2017-11-14
    • 文件大小:199529
    • 提供者:fay
  1. multiply_shift_add

    0下载:
  2. 基于移位相加运算的乘法器设计,完整的设计工程文件在multiply_shift_add文件夹下-Multiplier design based on shift and add operations, complete design engineering file multiply_shift_add file folder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-30
    • 文件大小:1496624
    • 提供者:xiebaiyuan
  1. Binary_to_BCD_Converter

    0下载:
  2. This is a binary to BCD convert designed by using the “shift and add-3 algorithm”. The verilog code of basic cell add-3 is also included in this file.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:9674
    • 提供者:WPI
  1. Multiply8-6

    0下载:
  2. FPGA verilog用移位相加的方式来实现8位的乘法器-FPGA verilog With shift and add a way to achieve 8 multiplier
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:237895
    • 提供者:李潇
  1. Windons_Cos_Candle

    0下载:
  2. 1.升余弦窗首尾8点数据值:12bit-> 1-1RAM_OUT_CNT_RN10 formal 采用移位相加的方式来取代相乘运算,节省资源。 -1 liter inclusive 8:00 cosine window data values​ ​ : 12bit-> 1-1RAM_OUT_CNT_RN10 formal using shift and add a way to replace multiplication, save resources.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1025
    • 提供者:李潇
  1. jiajianchengchu

    1下载:
  2. 4.移位相加式十进制硬件乘法器电路, 要求:输入两个1位十进制数,利用移位相加法计算它们的乘积,显示乘数、被乘数和积。-The shift and add type decimal hardware multiplier circuit, Requirements: Enter both a decimal number, and calculate their product using a shift-add method, display multiplier, multiplic
  3. 所属分类:Other systems

    • 发布日期:2015-11-13
    • 文件大小:3653632
    • 提供者:vincychf
  1. OFDM_BPSK

    0下载:
  2. You can learn BPSK modulation in OFDM Systems BPSK means binary phase shift keying modulation. Basically OFDM uses fft/ifft modulation. and add cyclic shift and remove to cancel inter-symbol-interference.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1928
    • 提供者:kevin Jun
  1. shift-and-add

    0下载:
  2. 使用多张低分辨率的图像,shift and add 进行插值运算生成一张恢复后的高分辨率图像-The use of multiple low-resolution images, shift and add interpolating operation generate a restored high resolution image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:18312
    • 提供者:刘洒
« 12 3 »
搜珍网 www.dssz.com